CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - JPEG VC

搜索资源列表

  1. 一个把BMP压缩成JPG的源代码.zip

    0下载:
  2. 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:16861
    • 提供者:
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. VisualC++图像处理光盘

    0下载:
  2. vc数字图象处理源码,基本的图象操作其中没有jpeg的编码。适合初学者。-vc-source digital image processing, the basic operation of which no image jpeg coding. For beginners.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1785434
    • 提供者:李长昕
  1. jpglib

    0下载:
  2. 处理JPEG图像文件的开源函数库,包括VC工程文件-handle JPEG image files of open source libraries, including the VC works documents
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:379776
    • 提供者:陈春华
  1. JPEGtoBMP

    0下载:
  2. jpeg图像压缩算法 附简单介绍 VC环境下运行-jpeg image compression algorithm is attached to a brief run under VC
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:33090030
    • 提供者:danny
  1. JPEGcompressioncoding

    0下载:
  2. jpeg压缩编码的VC++程序代码,适合初学者-Compression code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:381691
    • 提供者:王成
  1. JPEG

    0下载:
  2. jpeg分析源码vc++版。对这个感兴趣的可以下载。-jpeg analysis of source code c++ version of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6492692
    • 提供者:黄浩
  1. Jpeg

    0下载:
  2. Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码-Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:641577
    • 提供者:whata
  1. Ex_Image

    1下载:
  2. 基于CImage类实现bmp、jpeg等图像的打开、显示、保存,VC++实现 简单、方便、易学-Based CImage class implements bmp, jpeg and other images to open, display, save, VC++ simple, convenient, easy to learn
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:12298467
    • 提供者:刘进
  1. capturephoto

    0下载:
  2. application wrriten on E VC++ to take snape soht from screen and save it as image ,the application used jpeg.lib
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-25
    • 文件大小:259224
    • 提供者:emranallan
  1. image

    0下载:
  2. 图像处理模块,VC++实现的,主要功能是旋转,偏移,缩放,水印,还有转换JPEG等-Image processing module, VC++ implementation, the main function is to rotate, offset, scaling, watermarking, as well as conversion, JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1256408
    • 提供者:张志
  1. CxImage

    1下载:
  2. VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2191487
    • 提供者:
  1. vc-image

    0下载:
  2. 一个用vc++来做的压缩成jpeg格式的程序源码-A with vc++ to do compressed into the program source code jpeg format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2551937
    • 提供者:黄路
  1. Jpeg

    0下载:
  2. 功能很强大的jpeg压缩源码,windows环境下VC++实现-Very powerful jpeg compression source code, it is relized by VC++ in the windows environment by VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2562165
    • 提供者:章熙
  1. jpeg-To-bmp

    0下载:
  2. 这个程序是功能是将JPEG图片文档转换成BMP图片文档。 包括JPEG文件解码,BMP文件输出。 VC++6.0下编译通过。-BMP To JPEG In VC++6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:21653307
    • 提供者:张亚龙
  1. vc-image-show-source-code

    0下载:
  2. PC机上面用于显示图像的源代码,可以显示jpeg格式,使用了库-The PC at the source code for displaying an image, you can display jpeg format, using the library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:2907562
    • 提供者:james
  1. jpeg

    0下载:
  2. 实现jpeg编码过程源代码,VC++6.0完整工程文件,包括详细注释 包含添加jpeg文件头的工具,测试图片-Jpeg encoding process to achieve the source code, VC++6.0 complete project documentation, including detailed annotation tools to add jpeg file header contains the test image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:447585
    • 提供者:mk
  1. jpeg

    0下载:
  2. vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标。-When vc + + to get the color of the specified pixel, as shown in the demo screenshot, users can use the left mou
  3. 所属分类:Button control

    • 发布日期:2017-04-17
    • 文件大小:394699
    • 提供者:heyonghui
  1. A-simple-way-to-display-JPEG--GIF

    0下载:
  2. 笔者经过实验摸索,总结出了一种借助于COM接口的OLE方法来实现在VC下显示JPEG、GIF格式图像的一种简便方法,现介绍如下以飨广大读者。-The author through experimental exploration, summed up a COM interface with the OLE method to achieve in the VC display JPEG, GIF format image of a simple method, now introduced a
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:田魁
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com